| 1. | For shared assemblies , there is only one instance of a 对于共享程序集,每个进程只有一个 |
| 2. | Side - by - side shared assemblies 并行共享程序集 |
| 3. | All shared assemblies must be strong - named signed by the publisher 所有共享程序集必须带有强名称(由发行者签名) 。 |
| 4. | This option is primarily recommended for middle - tier and shared assemblies 建议将此选项主要用于中间层和共享程序集。 |
| 5. | Run vcredist x86 . exe on the target computer . this installs all visual c libraries as shared assemblies 这将安装所有visual c + +库作为共享程序集。 |
| 6. | Procedures for deploying visual c library dlls as shared assemblies create a setup and deployment project 用于部署visual c + +库dll作为共享程序集的过程 |
| 7. | A shared assembly must have a strong name and can be deployed in the global assembly cache 共享的程序集必须具有强名称,并且可以在全局程序集缓存中部署。 |
| 8. | Specifies where the runtime can find a shared assembly if it is not installed on the computer 如果计算机上未安装共享程序集,指定运行库可在何处找到共享程序集。 |
| 9. | You should share assemblies by installing them into the global assembly cache only when you need to 应当仅在需要时才将程序集安装到全局程序集缓存中以进行共享。 |
| 10. | You should share assemblies by installing them into the global assembly cache only when necessary 应当只在必要时才将程序集安装到全局程序集缓存中来共享程序集。 |